Skip to content

Conversation

@mortenpi
Copy link
Contributor

So.. a very rough attempt to fix #92. Basically, the idea is to just loop over the source Project.toml and replace the relative paths with absolute paths, before it gets resolved.

Seems to work, but I really don't follow the code well enough to know if it's in the right place. Or even the right solution.

cc @KristofferC, should you have any bandwith to take a look at this.

@oscardssmith
Copy link

I just ran into this as well. It would be great if we could get this in.

@KristofferC
Copy link
Member

@oxinabox
Copy link
Member

If @KristofferC says it is good then that is enough for me.
Do you have merge rights on this repo @KristofferC ?
you should given it is mostly hacked up version of code you wrote

@codecov
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 50.00%. Comparing base (b652737) to head (6496f33).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/julia-1.11/activate_set.jl 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #93       +/-   ##
===========================================
+ Coverage   20.66%   50.00%   +29.33%     
===========================================
  Files          27       28        +1     
  Lines         692      716       +24     
===========================================
+ Hits          143      358      +215     
+ Misses        549      358      -191     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oscardssmith
Copy link

so... merge...?

@KristofferC KristofferC merged commit 992817e into JuliaTesting:main May 5, 2025
53 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to activate environments with [sources] with relative paths

4 participants